func net/http.http2backoffNewTimer

2 uses

	net/http (current package)
		h2_bundle.go#L7627: func http2backoffNewTimer(d time.Duration) *time.Timer {
		h2_bundle.go#L7661: 				timer := http2backoffNewTimer(d)